[INFO] fetching crate litep2p 0.13.3...
[INFO] testing litep2p-0.13.3 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate litep2p 0.13.3 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate litep2p 0.13.3
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate litep2p 0.13.3
[INFO] tweaked toml for crates.io crate litep2p 0.13.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate litep2p 0.13.3 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate litep2p 0.13.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 10e408476f7eb0984fcd7769e989a1ddf9ab9a7058641354e2d994e52f23d1cb
[INFO] running `Command { std: "docker" "start" "-a" "10e408476f7eb0984fcd7769e989a1ddf9ab9a7058641354e2d994e52f23d1cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "10e408476f7eb0984fcd7769e989a1ddf9ab9a7058641354e2d994e52f23d1cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10e408476f7eb0984fcd7769e989a1ddf9ab9a7058641354e2d994e52f23d1cb", kill_on_drop: false }`
[INFO] [stdout] 10e408476f7eb0984fcd7769e989a1ddf9ab9a7058641354e2d994e52f23d1cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4aa7a17b54d65d2181e23e1c8d85e2006bf7a1ed7d26dfa5d4cb20a31f8d1970
[INFO] running `Command { std: "docker" "start" "-a" "4aa7a17b54d65d2181e23e1c8d85e2006bf7a1ed7d26dfa5d4cb20a31f8d1970", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling time-macros v0.2.25
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling blake2b_simd v1.0.4
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling network-interface v2.0.5
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]    Compiling snow v0.9.6
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling unsigned-varint v0.7.2
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling moka v0.12.14
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling resolv-conf v0.7.6
[INFO] [stderr]    Compiling simple-dns v0.11.2
[INFO] [stderr]    Compiling uint v0.10.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling ip_network v0.4.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling enum-display-macro v0.1.4
[INFO] [stderr]    Compiling enum-display v0.1.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling match-lookup v0.1.2
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.17
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling base256emoji v1.0.2
[INFO] [stderr]    Compiling data-encoding-macro v0.1.19
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling multibase v0.9.2
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling asn1-rs v0.7.1
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling multihash-derive v0.8.1
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling multihash v0.17.0
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling prost-types v0.14.3
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling der-parser v10.0.0
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling x509-parser v0.17.0
[INFO] [stderr]    Compiling prost-build v0.14.3
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling litep2p v0.13.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling yamux v0.13.10
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling multiaddr v0.17.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling hickory-proto v0.25.2
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling unsigned-varint v0.8.0
[INFO] [stderr]    Compiling multihash v0.19.3
[INFO] [stderr]    Compiling cid v0.11.1
[INFO] [stderr]    Compiling hickory-resolver v0.25.2
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "4aa7a17b54d65d2181e23e1c8d85e2006bf7a1ed7d26dfa5d4cb20a31f8d1970", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4aa7a17b54d65d2181e23e1c8d85e2006bf7a1ed7d26dfa5d4cb20a31f8d1970", kill_on_drop: false }`
[INFO] [stdout] 4aa7a17b54d65d2181e23e1c8d85e2006bf7a1ed7d26dfa5d4cb20a31f8d1970
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 321a1e81a829d064737509e23d99b92aa27694c3ecb3447bddd6ed52edece683
[INFO] running `Command { std: "docker" "start" "-a" "321a1e81a829d064737509e23d99b92aa27694c3ecb3447bddd6ed52edece683", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling quick-protobuf v0.8.1
[INFO] [stderr]    Compiling blake2b_simd v1.0.4
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling libp2p-swarm-derive v0.32.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.4.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]    Compiling netlink-packet-utils v0.5.2
[INFO] [stderr]    Compiling asn1-rs-impl v0.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling libz-sys v1.1.24
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling netlink-packet-core v0.7.0
[INFO] [stderr]    Compiling multihash-derive v0.8.1
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling oid-registry v0.6.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling asn1-rs v0.5.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling pem v1.1.1
[INFO] [stderr]    Compiling enum-as-inner v0.5.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling quicksink v0.1.2
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling futures_ringbuf v0.4.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling uint v0.10.0
[INFO] [stderr]    Compiling ringbuf v0.3.3
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling hex-literal v1.1.0
[INFO] [stderr]    Compiling lru v0.10.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling netlink-packet-route v0.17.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling prost-types v0.14.3
[INFO] [stderr]    Compiling der-parser v8.2.0
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling x25519-dalek v1.1.1
[INFO] [stderr]    Compiling moka v0.12.14
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling x509-parser v0.14.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling webpki v0.22.4
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rcgen v0.10.0
[INFO] [stderr]    Compiling snow v0.9.6
[INFO] [stderr]    Compiling network-interface v2.0.5
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling prost-build v0.14.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling asynchronous-codec v0.6.2
[INFO] [stderr]    Compiling unsigned-varint v0.7.2
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling rw-stream-sink v0.3.0
[INFO] [stderr]    Compiling litep2p v0.13.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling yamux v0.10.2
[INFO] [stderr]    Compiling soketto v0.7.1
[INFO] [stderr]    Compiling yamux v0.13.10
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling multihash v0.17.0
[INFO] [stderr]    Compiling multistream-select v0.12.1
[INFO] [stderr]    Compiling quick-protobuf-codec v0.1.0
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling multiaddr v0.17.1
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling quickcheck v1.1.0
[INFO] [stderr]    Compiling libp2p-identity v0.1.3
[INFO] [stderr]    Compiling libp2p-core v0.39.2
[INFO] [stderr]    Compiling futures-rustls v0.22.2
[INFO] [stderr]    Compiling quinn-proto v0.9.6
[INFO] [stderr]    Compiling netlink-sys v0.8.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling trust-dns-proto v0.22.0
[INFO] [stderr]    Compiling hickory-proto v0.25.2
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling libp2p-swarm v0.42.2
[INFO] [stderr]    Compiling libp2p-tls v0.1.0
[INFO] [stderr]    Compiling libp2p-websocket v0.41.0
[INFO] [stderr]    Compiling libp2p-mplex v0.39.0
[INFO] [stderr]    Compiling libp2p-yamux v0.43.1
[INFO] [stderr]    Compiling libp2p-noise v0.42.2
[INFO] [stderr]    Compiling netlink-proto v0.11.5
[INFO] [stderr]    Compiling rtnetlink v0.13.1
[INFO] [stderr]    Compiling unsigned-varint v0.8.0
[INFO] [stderr]    Compiling libp2p-kad v0.43.3
[INFO] [stderr]    Compiling libp2p-identify v0.42.2
[INFO] [stderr]    Compiling libp2p-connection-limits v0.1.0
[INFO] [stderr]    Compiling libp2p-ping v0.42.0
[INFO] [stderr]    Compiling libp2p-allow-block-list v0.1.1
[INFO] [stderr]    Compiling multihash v0.19.3
[INFO] [stderr]    Compiling cid v0.11.1
[INFO] [stderr]    Compiling if-watch v3.2.1
[INFO] [stderr]    Compiling libp2p-tcp v0.39.0
[INFO] [stderr]    Compiling libp2p-quic v0.7.0-alpha.3
[INFO] [stderr]    Compiling hickory-resolver v0.25.2
[INFO] [stderr]    Compiling trust-dns-resolver v0.22.0
[INFO] [stderr]    Compiling libp2p-dns v0.39.0
[INFO] [stderr]    Compiling libp2p v0.51.4
[INFO] [stderr] error: could not compile `litep2p` (test "substream")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name substream --edition=2021 tests/substream.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fuzz", "quic", "rsa", "webrtc", "websocket"))' -C metadata=e7244e1a720149a6 -C extra-filename=-2ca27e72cda020d1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-1e34bde7489d9929.so --extern bs58=/opt/rustwide/target/debug/deps/libbs58-057a6ece2aba89a6.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ff5aca13e3e348ea.rlib --extern cid=/opt/rustwide/target/debug/deps/libcid-9733ec33261a662d.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-1283067935d2e934.rlib --extern enum_display=/opt/rustwide/target/debug/deps/libenum_display-f52a1de0d69b770d.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-dc1e30cdcbb2c4d7.rlib --extern futures_timer=/opt/rustwide/target/debug/deps/libfutures_timer-2b3f729e26c119bb.rlib --extern futures_ringbuf=/opt/rustwide/target/debug/deps/libfutures_ringbuf-8fce68c87b234058.rlib --extern hex_literal=/opt/rustwide/target/debug/deps/libhex_literal-d5dfb276bcc0209c.rlib --extern hickory_resolver=/opt/rustwide/target/debug/deps/libhickory_resolver-40fe83d745e489ca.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-fb3ae6ea90f53af1.rlib --extern ip_network=/opt/rustwide/target/debug/deps/libip_network-898ea7d48a1a3891.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-2197807f983666f7.rlib --extern libp2p=/opt/rustwide/target/debug/deps/liblibp2p-a799df3d0f3e971d.rlib --extern litep2p=/opt/rustwide/target/debug/deps/liblitep2p-f859095e3ff3f589.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-e12be2c06786cc66.rlib --extern multiaddr=/opt/rustwide/target/debug/deps/libmultiaddr-09b6e021065b1fe4.rlib --extern multihash=/opt/rustwide/target/debug/deps/libmultihash-2e074cdb7fa9010b.rlib --extern network_interface=/opt/rustwide/target/debug/deps/libnetwork_interface-c7806cfee50d7f3a.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-51532a08bccff600.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-40ea3adfe8b1e3ca.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-4e6d13072af85a1a.rlib --extern quickcheck=/opt/rustwide/target/debug/deps/libquickcheck-a1d77c4fef81dc3d.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-d77e731007d9e4ce.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-c09ed92e1bb1a730.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f250c5e6f4d48e97.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-8b90c609e5cd1b21.rlib --extern simple_dns=/opt/rustwide/target/debug/deps/libsimple_dns-33786bb863a1d088.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-29f90736a15dcce2.rlib --extern snow=/opt/rustwide/target/debug/deps/libsnow-e3f61d890ac9879d.rlib --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-1775ee47e8bc4008.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-7a78c85c3b1e3831.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ec75f95c9a48f03e.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-101fe17e99bb6245.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-de575fd265523490.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-d1376daa50777033.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-ee2a7e4e8a68c26e.rlib --extern uint=/opt/rustwide/target/debug/deps/libuint-91abdf2ab098cd4d.rlib --extern unsigned_varint=/opt/rustwide/target/debug/deps/libunsigned_varint-633a330dc024ffe3.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-10f64352e261379a.rlib --extern x25519_dalek=/opt/rustwide/target/debug/deps/libx25519_dalek-254ace890990816e.rlib --extern x509_parser=/opt/rustwide/target/debug/deps/libx509_parser-4175370bc58bd64b.rlib --extern yamux=/opt/rustwide/target/debug/deps/libyamux-c309424525abbb54.rlib --extern yasna=/opt/rustwide/target/debug/deps/libyasna-2946ad368d7c2ccc.rlib --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-66a57c19d0a1f4fc.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-2190729a8e30ea41/out -L native=/opt/rustwide/target/debug/build/ring-45215d74000820a4/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `litep2p` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name litep2p --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fuzz", "quic", "rsa", "webrtc", "websocket"))' -C metadata=741649ce2dc6a877 -C extra-filename=-578d0baa8c7a804e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-1e34bde7489d9929.so --extern bs58=/opt/rustwide/target/debug/deps/libbs58-057a6ece2aba89a6.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ff5aca13e3e348ea.rlib --extern cid=/opt/rustwide/target/debug/deps/libcid-9733ec33261a662d.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-1283067935d2e934.rlib --extern enum_display=/opt/rustwide/target/debug/deps/libenum_display-f52a1de0d69b770d.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-dc1e30cdcbb2c4d7.rlib --extern futures_timer=/opt/rustwide/target/debug/deps/libfutures_timer-2b3f729e26c119bb.rlib --extern futures_ringbuf=/opt/rustwide/target/debug/deps/libfutures_ringbuf-8fce68c87b234058.rlib --extern hex_literal=/opt/rustwide/target/debug/deps/libhex_literal-d5dfb276bcc0209c.rlib --extern hickory_resolver=/opt/rustwide/target/debug/deps/libhickory_resolver-40fe83d745e489ca.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-fb3ae6ea90f53af1.rlib --extern ip_network=/opt/rustwide/target/debug/deps/libip_network-898ea7d48a1a3891.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-2197807f983666f7.rlib --extern libp2p=/opt/rustwide/target/debug/deps/liblibp2p-a799df3d0f3e971d.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-e12be2c06786cc66.rlib --extern multiaddr=/opt/rustwide/target/debug/deps/libmultiaddr-09b6e021065b1fe4.rlib --extern multihash=/opt/rustwide/target/debug/deps/libmultihash-2e074cdb7fa9010b.rlib --extern network_interface=/opt/rustwide/target/debug/deps/libnetwork_interface-c7806cfee50d7f3a.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-51532a08bccff600.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-40ea3adfe8b1e3ca.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-4e6d13072af85a1a.rlib --extern quickcheck=/opt/rustwide/target/debug/deps/libquickcheck-a1d77c4fef81dc3d.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-d77e731007d9e4ce.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-c09ed92e1bb1a730.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f250c5e6f4d48e97.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-8b90c609e5cd1b21.rlib --extern simple_dns=/opt/rustwide/target/debug/deps/libsimple_dns-33786bb863a1d088.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-29f90736a15dcce2.rlib --extern snow=/opt/rustwide/target/debug/deps/libsnow-e3f61d890ac9879d.rlib --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-1775ee47e8bc4008.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-7a78c85c3b1e3831.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ec75f95c9a48f03e.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-101fe17e99bb6245.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-de575fd265523490.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-d1376daa50777033.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-ee2a7e4e8a68c26e.rlib --extern uint=/opt/rustwide/target/debug/deps/libuint-91abdf2ab098cd4d.rlib --extern unsigned_varint=/opt/rustwide/target/debug/deps/libunsigned_varint-633a330dc024ffe3.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-10f64352e261379a.rlib --extern x25519_dalek=/opt/rustwide/target/debug/deps/libx25519_dalek-254ace890990816e.rlib --extern x509_parser=/opt/rustwide/target/debug/deps/libx509_parser-4175370bc58bd64b.rlib --extern yamux=/opt/rustwide/target/debug/deps/libyamux-c309424525abbb54.rlib --extern yasna=/opt/rustwide/target/debug/deps/libyasna-2946ad368d7c2ccc.rlib --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-66a57c19d0a1f4fc.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-2190729a8e30ea41/out -L native=/opt/rustwide/target/debug/build/ring-45215d74000820a4/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `litep2p` (test "mod")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name mod --edition=2021 tests/mod.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fuzz", "quic", "rsa", "webrtc", "websocket"))' -C metadata=9cb6f57a500fc38e -C extra-filename=-65ecbd8eed384ae0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-1e34bde7489d9929.so --extern bs58=/opt/rustwide/target/debug/deps/libbs58-057a6ece2aba89a6.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ff5aca13e3e348ea.rlib --extern cid=/opt/rustwide/target/debug/deps/libcid-9733ec33261a662d.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-1283067935d2e934.rlib --extern enum_display=/opt/rustwide/target/debug/deps/libenum_display-f52a1de0d69b770d.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-dc1e30cdcbb2c4d7.rlib --extern futures_timer=/opt/rustwide/target/debug/deps/libfutures_timer-2b3f729e26c119bb.rlib --extern futures_ringbuf=/opt/rustwide/target/debug/deps/libfutures_ringbuf-8fce68c87b234058.rlib --extern hex_literal=/opt/rustwide/target/debug/deps/libhex_literal-d5dfb276bcc0209c.rlib --extern hickory_resolver=/opt/rustwide/target/debug/deps/libhickory_resolver-40fe83d745e489ca.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-fb3ae6ea90f53af1.rlib --extern ip_network=/opt/rustwide/target/debug/deps/libip_network-898ea7d48a1a3891.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-2197807f983666f7.rlib --extern libp2p=/opt/rustwide/target/debug/deps/liblibp2p-a799df3d0f3e971d.rlib --extern litep2p=/opt/rustwide/target/debug/deps/liblitep2p-f859095e3ff3f589.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-e12be2c06786cc66.rlib --extern multiaddr=/opt/rustwide/target/debug/deps/libmultiaddr-09b6e021065b1fe4.rlib --extern multihash=/opt/rustwide/target/debug/deps/libmultihash-2e074cdb7fa9010b.rlib --extern network_interface=/opt/rustwide/target/debug/deps/libnetwork_interface-c7806cfee50d7f3a.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-51532a08bccff600.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-40ea3adfe8b1e3ca.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-4e6d13072af85a1a.rlib --extern quickcheck=/opt/rustwide/target/debug/deps/libquickcheck-a1d77c4fef81dc3d.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-d77e731007d9e4ce.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-c09ed92e1bb1a730.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f250c5e6f4d48e97.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-8b90c609e5cd1b21.rlib --extern simple_dns=/opt/rustwide/target/debug/deps/libsimple_dns-33786bb863a1d088.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-29f90736a15dcce2.rlib --extern snow=/opt/rustwide/target/debug/deps/libsnow-e3f61d890ac9879d.rlib --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-1775ee47e8bc4008.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-7a78c85c3b1e3831.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ec75f95c9a48f03e.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-101fe17e99bb6245.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-de575fd265523490.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-d1376daa50777033.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-ee2a7e4e8a68c26e.rlib --extern uint=/opt/rustwide/target/debug/deps/libuint-91abdf2ab098cd4d.rlib --extern unsigned_varint=/opt/rustwide/target/debug/deps/libunsigned_varint-633a330dc024ffe3.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-10f64352e261379a.rlib --extern x25519_dalek=/opt/rustwide/target/debug/deps/libx25519_dalek-254ace890990816e.rlib --extern x509_parser=/opt/rustwide/target/debug/deps/libx509_parser-4175370bc58bd64b.rlib --extern yamux=/opt/rustwide/target/debug/deps/libyamux-c309424525abbb54.rlib --extern yasna=/opt/rustwide/target/debug/deps/libyasna-2946ad368d7c2ccc.rlib --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-66a57c19d0a1f4fc.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-2190729a8e30ea41/out -L native=/opt/rustwide/target/debug/build/ring-45215d74000820a4/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "321a1e81a829d064737509e23d99b92aa27694c3ecb3447bddd6ed52edece683", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "321a1e81a829d064737509e23d99b92aa27694c3ecb3447bddd6ed52edece683", kill_on_drop: false }`
[INFO] [stdout] 321a1e81a829d064737509e23d99b92aa27694c3ecb3447bddd6ed52edece683
